CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Single chip control of traffic lights

搜索资源列表

  1. AT89S51单片机利用单片机控制交通灯

    1下载:
  2. 基于AT89S51单片机的交通灯设计并利用单片机控制交通灯,AT89S51 microcontroller-based design of traffic lights and traffic lights to control the use of single-chip
  3. 所属分类:汇编语言

    • 发布日期:2017-03-21
    • 文件大小:178950
    • 提供者:周远标
  1. TraficLamp

    0下载:
  2. 实现了单片机对交通灯的控制,欢迎大家下载-Achieve a single-chip control of traffic lights on to welcome everyone download
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1328
    • 提供者:yp
  1. 111

    0下载:
  2. 51系列单片机控制城市交通灯 论文设计 希望给大家带来帮助-51 Series single-chip microcomputer to control the design of city traffic lights dissertation help bring hope to the U.S.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:101801
    • 提供者:方金辉
  1. 8051_jiao_tong_deng

    0下载:
  2. 基于51单片机的带时间显示和紧急控制的交通灯的设计。 此程序在硬件上调试通,用定时器1延时,外部中断0接紧急控制,R0为100MS延时常数,R2为状态延时常数,8279控制数码管显示时间,用P1口控制双色灯-With 51 single-chip based on the time display and the emergency control of traffic lights design. On this process in hardware debugging pass, w
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1811
    • 提供者:朱重生
  1. jiaotong

    0下载:
  2. 采用ATMEL公司的AT89C51单片机为核心,实现对交通灯的控制。并扩展了红绿灯的倒计时功能,具有实用性。文中详细描述了程序设计原理及过程,首先进行程序的编写,通过达爱思集团的DAIS-596H高级组合仿真开发系统并连接国防科大实验板,多次调试运行得到满意结果后,用启东市英赛特计算机厂的RP-3000通用编程器将程序固化到AT89C51芯片上,由其完成控制功能。- ATMEL Corporation AT89C51 used as the core single chip to achiev
  3. 所属分类:Document

    • 发布日期:2017-03-27
    • 文件大小:26110
    • 提供者:王平
  1. jk

    0下载:
  2. 单片机控制交通灯-源代码 嵌入式/单片机编程 -Single-chip control of traffic lights- the source code embedded/single-chip programming. . . .
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:841
    • 提供者:康凯
  1. jiaotongdeng

    0下载:
  2. 单片机控制交通灯,基于MCS-51的单片控制的交通灯设计。内附完整电路图。-Single-chip microcomputer to control traffic lights, based on the MCS-51 single-chip design of the control of traffic lights. Containing a complete circuit.
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:131192
    • 提供者:董凯
  1. jiatongdeng

    0下载:
  2. 以单片机为基础,C语言编写,提供了源代码和电路图,还有程序调试内容,实现交通灯的智能控制-Single-chip microcomputer-based, C language, provides a source code and schematics, as well as debugging the content of the realization of the intelligent control of traffic lights
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:36591
    • 提供者:尹波
  1. JTD

    0下载:
  2. 交通灯程序,c51系列单片机控制的交通灯的程序,用C写的交通灯程序,有注释-Procedures for traffic lights, c51 series of single-chip control of the process of traffic lights, using C to write procedures for traffic lights, there are notes
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:10194
    • 提供者:吕彬
  1. 51_traffic_lights_curriculum_design_papers_and_sou

    0下载:
  2. 交通灯课程设计51单片机控制实现论文及源码51 traffic lights curriculum design papers and source SCM Implementation-Traffic light control 51 single-chip realization of curriculum design papers and source 51 traffic lights curriculum design papers and source SCM Implementa
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:121633
    • 提供者:tu
  1. jiaotongxinhaodeng

    0下载:
  2. 一、设计要求:交通信号灯模拟控制系统设计利用单片机的定时器定时,令十字路口的红绿灯交替点亮和熄灭,并且用LED数码管显示时间。用8051做输出口,控制十二个发光二极管燃灭,模拟交通灯管理。 二、设计内容:因为本课程设计是交通灯的控制设计,所以要了解实际交通灯的变化情况和规律。假设一个十字路口为东西南北走向。初始状态0为东西红灯,南北红灯。然后转状态1东西红灯,南北绿灯通车,。过一段时间转状态2南北绿灯灭,黄灯亮5秒,东西仍然红灯。再转状态3,东西绿灯通车,南北红灯。过一段时间转状态4,
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:84496
    • 提供者:庆庆
  1. Design-of-traffic-lights

    0下载:
  2. 基于单片机的交通灯设计,包括单片机控制的外围电路以及控制源代码,可帮助大学生了解单片机的设计方法步骤。-Traffic lights based on single chip design, including microcontroller peripheral circuits and the control of source code, can help students understand the microcontroller design steps.
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:112660
    • 提供者:jame
  1. proteus51jiaotongdeng

    0下载:
  2. proteus中51单片机控制交通灯的仿真及论文,大家可以参考-proteus in 51 single-chip simulation and control of traffic lights paper, we can refer to
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:205806
    • 提供者:何成
  1. traffic-light

    0下载:
  2. 自制一个单片机最小系统,包括串口下载、复位电路,采用内部定时器定时控制南北、东西的交通信号灯(采用LED模拟),交通信号灯由红、黄、绿灯组成,东西、南北模拟路口由12路LED组成,其中南北、东西均采用并联方式连接,双向均有倒计时牌-Homemade a single chip minimize system, including serial download and reset circuit, the inside timer timing control north and south,
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:61941
    • 提供者:康琴
  1. Traffic-control

    0下载:
  2. 本设计 的是一个交通灯控制系统,以单片机为核心,采用目前比较流行的AT89S51单片机,对十字路口交通灯电路进行了仿真制作,主要完成十字路口交通灯的红、绿、黄灯的点亮时间控制,并模拟了两道均有车辆要求通过时、一道有车辆要求通过时、以及在紧急情况下三种状态下交通灯的时间控制方式。在模拟系统中,采用了两组红、黄、绿三种发光二极管分别代表两道上的红绿灯,采用了数码管显示每种灯点亮的时间;并采用了三个按钮开关来模拟系统要求的三种状态。-The design of the design is a traf
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1820
    • 提供者:形影
  1. Traffic-lights

    0下载:
  2. 基于单片机的交通灯控制系统设计,可以简单的实现交通灯的控制-Based on the single chip design of traffic light control system
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:1364172
    • 提供者:谢甜甜
  1. Traffic-lights

    0下载:
  2. 本模拟系统由单片机硬/软件系统组成,利用单片机AT89S52作为核心元件,两位八段数码管显示倒计时间,发光二极管LED灯用来指示东西南北车辆通行状态,按键控制电路用来实现紧急或是特殊情况的处理,较好的模拟了交通路面的控制.-The simulation system consists of the MCU hardware/software systems, the use of single-chip AT89S52 as the core component, two eight digit
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-19
    • 文件大小:287823
    • 提供者:栀子香
  1. traffic

    0下载:
  2. 此程序为应用单片机实现交通灯的控制,包括应急方案调度,人行道指示灯,转弯指示灯等。-This procedure for the application of single chip computer to achieve the control of traffic lights, including the emergency plan scheduling, sidewalk lights, turn lights.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1771
    • 提供者:Dr.Shang
  1. jiaotongdeng

    0下载:
  2. 基于51单片机,通过开发板实现对交通灯的控制,该程序便捷易懂。-Based on 51 single chip microcomputer, through the development board to achieve the control of traffic lights, the program easy to understand.
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:48017
    • 提供者:秦海
  1. relay-controlled-lighting-

    0下载:
  2. 利用单片机设计程序实现交通灯的控制,以达到学习单片机中断的目的-The use of single-chip design program for control of traffic lights in order to achieve the purpose of learning microcontroller interrupt
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:20913
    • 提供者:lucky
« 12 3 »
搜珍网 www.dssz.com